CommonEvent 1577
Name = "会話：ベリエル"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Belial is the angel responsible for judging sinners..."])
    ShowText(["Among them, it is our duty to admonish gluttony."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Let us feast upon sinners with this forbidden fruit."])
    ShowText(["Don't worry, you won't feel any pain..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["I am the angel who brings judgment; combat is outside my duties, but..."])
    ShowText(["However, in emergencies, I can be called upon as a force."])
    ShowTextAttributes(["berryel_fc1", 1, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Well, in that case, I will be satisfied..."])
    ShowText(["I have no objections to that, though."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Hehehe, I am quite greedy."])
    ShowText(["I shall swallow you whole..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["You look very delicious..."])
    ShowText(["With this fruit, I will swallow you whole and digest you slowly."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Cupid often sneaks bites of my fruit..."])
    ShowText(["In turn, he is the one being eaten."])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Of course, he regurgitates later."])
    ShowText(["He never reflects on his actions..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Generally, I do not show myself before the divine citizens."])
    ShowText(["I only appear before sinners to bring judgment."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Since I am in charge of executing sinners, I spend a lot of time in prison."])
    ShowText(["It becomes hard to breathe..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Fruits are good for the body, so eat plenty."])
    ShowText(["Vegetables...? You don't need to eat those..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["My fruit is a sweet trap..."])
    ShowText(["Would you like to try some?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["I am the angel who admonishes gluttony."])
    ShowText(["Have you committed the sin of gluttony?"])
    ShowChoices([["I did not commit it", "I did commit it", "I have not eaten anything"], 0])
    When([0, "犯していない"])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["Sinners are unlikely to confess themselves..."])
      ShowText(["Given your physique, those words are likely true."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "犯している"])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["To honestly declare, you are commendable."])
      ShowText(["Then, let's give you a punishment..."])
      Empty([])

    When([2, "何も食べていない"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["W-What, haven't you eaten anything...?"])
      ShowText(["You are a terribly creepy human..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Some call me a greedy angel, but..."])
    ShowText(["You don't think so, do you?"])
    ShowChoices([["I don't think so", "I think so", "Eat me"], 0])
    When([0, "思わない"])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["You have a discerning eye."])
      ShowText(["I am not greedy at all."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "思う"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["What an outrageous false accusation... I must punish you."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "僕を食べて"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["Huh...?"])
      ShowText(["Being told that all of a sudden is quite unsettling..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["The forbidden fruit... do you want to try it?"])
    ShowChoices([["I want to eat", "I don't want to eat", "I want to be eaten"], 0])
    When([0, "食べたい"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["As expected, you are a greedy sinner... I shall punish you."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "食べたくない"])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["I see..."])
      ShowText(["It seems you haven't committed the sin of gluttony."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "食べられたい"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["Huh...?"])
      ShowText(["No way... you saw through my predatory trap!?"])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["The forbidden fruit is..."])
    ShowText(["What do you actually think it is?"])
    ShowChoices([["Apple", "Banana", "Watermelon", "Golden Ball"], 0])
    When([0, "リンゴ"])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["As expected, that image..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "バナナ"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["Your image is quite strange..."])
      Empty([])

    When([2, "スイカ"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["It's huge...! But it's a bit amusing."])
      Script(["change_friend(10)"])
      Empty([])

    When([3, "金玉"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["I will give you a vulgar punishment..."])
      ShowText(["...Is it even a fruit to begin with?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["I have no particular intention, but..."])
    ShowText(["Which do you prefer, fruit or vegetables?"])
    ShowChoices([["Fruit", "Vegetable", "I like both", "I dislike both"], 0])
    When([0, "果物"])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["Well... that was a question that didn't need to be asked."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "野菜"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["What a foolish choice... I shall punish you."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "どちらも好き"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["Are you trying to get through this safely...?"])
      Empty([])

    When([3, "どちらも嫌い"])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["To dislike both... are you getting enough nutrition?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 301])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["I would like to try a regular apple..."])
      ShowText(["If you have one, could I have it?"])
      ControlVariables([24, 24, 0, 3, 0, 301, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an apple? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["berryel_fc1", 1, 0, 2])
        ShowText(["\\n<Belial>"])
        ShowText(["Hehe, thank you..."])
        ChangeItems([301, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["berryel_fc1", 0, 0, 2])
        ShowText(["\\n<Belial>"])
        ShowText(["I see... That's unfortunate."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 3])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["For emergencies... could you spare some herbs?"])
      ControlVariables([24, 24, 0, 3, 0, 3, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 'Ultimate Herb'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["berryel_fc1", 1, 0, 2])
        ShowText(["\\n<Belial>"])
        ShowText(["Hehe, thank you..."])
        ChangeItems([3, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["berryel_fc1", 0, 0, 2])
        ShowText(["\\n<Belial>"])
        ShowText(["I see... That's unfortunate."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 6300, 0])
      ShowTextAttributes(["berryel_fc1", 0, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["I would like to play a bit... could you spare some money?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 6300G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["berryel_fc1", 1, 0, 2])
        ShowText(["\\n<Belial>"])
        ShowText(["Hehe, thank you..."])
        ChangeGold([1, 0, 6300])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["berryel_fc1", 0, 0, 2])
        ShowText(["\\n<Belial>"])
        ShowText(["I see... That's unfortunate."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["berryel_fc1", 2, 0, 2])
      ShowText(["\\n<Belial>"])
      ShowText(["How rude... you have nothing on hand, do you?"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Here you go..."])
    ShowText(["Don't worry, it's just a regular apple."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([301, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received an 'apple' from Berryelle!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Here you go..."])
    ShowText(["Please use it carefully."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3258, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received a 'Digestive Resistance Stone' from Berryelle!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["berryel_fc1", 0, 0, 2])
    ShowText(["\\n<Belial>"])
    ShowText(["Here you go..."])
    ShowText(["Please use it carefully."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 10500])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 10500G from Berryelle!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
